gdk: Move ref_cairo_surface from GdkDrawable to GdkWindowImpl
authorBenjamin Otte <otte@redhat.com>
Tue, 23 Nov 2010 00:46:03 +0000 (01:46 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Dec 2010 19:21:03 +0000 (20:21 +0100)
commitd1700d6e3cf5d31b41abf78be5609cd886daf579
treec39ed52729e96542b04c28a8b24817bbbe5254aa
parent62d004cf8f0e431310c0ee551d203b1ba70d9dfe
gdk: Move ref_cairo_surface from GdkDrawable to GdkWindowImpl

Also make it take the actual GdkWindow, not the implementation, like all
the other vfuncs do.
gdk/gdkdrawable.h
gdk/gdkoffscreenwindow.c
gdk/gdkwindow.c
gdk/gdkwindowimpl.h
gdk/x11/gdkwindow-x11.c